home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sterown / inne / trop95_1 / disk_2 / tropez.ini < prev    next >
INI File  |  1996-09-09  |  4KB  |  181 lines

  1. [DRIVER]
  2. ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
  3. Interp8=Linear
  4. Interp16=Linear
  5.  
  6. SaveSettingsOnExit=ON
  7.  
  8. [APPLETS]
  9.  
  10. [MIXER]
  11.  
  12. ; Line ( LINE ) or microphone ( MIC ) selected as input
  13.  
  14. InputSelection=AUX
  15.  
  16. ; Line input gain. 0 to 65535=0 to 22.5 db gain
  17.  
  18. lLineVolume=0
  19. rLineVolume=0
  20. LineGang=ON
  21.  
  22. ; Mic input gain. 0 to 65535=0 to 22.5 db gain
  23.  
  24. lMicVolume=0
  25. rMicVolume=0
  26. MicGang=ON
  27.  
  28. ; Aux input gain. 0 to 65535=0 to 22.5 db gain
  29.  
  30. lAuxInVolume=0
  31. rAuxInVolume=0
  32. AuxInGang=ON
  33.  
  34. ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
  35. lLoopBackInputVolume=0
  36. rLoopBackInputVolume=0
  37. LoopBackInputGang=ON
  38.  
  39. ; Monitor attenuation. 0 - 65535=mute to no attenuation.
  40.  
  41. MonitorVolume=57078
  42. MonitorMute=OFF
  43. MonitorMode=Recording
  44.  
  45. ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in
  46. ; 32 1.5 Db steps.
  47.  
  48. ; was 65535!
  49. lMasterVolume=50000  
  50. rMasterVolume=50000
  51. MasterMute=OFF
  52. MasterGang=ON
  53.  
  54. ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  55.  
  56. lAuxVolume=49151
  57. rAuxVolume=49151
  58. AuxMute=OFF
  59. AuxGang=ON
  60.  
  61. ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  62.  
  63. lAux2Volume=49151
  64. rAux2Volume=49151
  65. Aux2Mute=OFF
  66. Aux2Gang=ON
  67.  
  68. ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  69.  
  70. lLineMixVolume=49151
  71. rLineMixVolume=49151
  72. LineMixMute=OFF
  73. LineMixGang=ON
  74.  
  75. ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
  76.  
  77. MonoVolume=40166
  78. MonoMute=ON
  79.  
  80. ; MonoOutMute indicates the state of the mono output mute.
  81. MonoOutMute=ON
  82.  
  83. ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
  84.  
  85. MicBoost=ON
  86.  
  87. HWMUTE=0,1,E
  88.  
  89. ; Virtual Volume master
  90.  
  91. lVirtMaster=65535
  92. rVirtMaster=65535
  93.  
  94. LowPriInputSelection=MIC
  95. lLowPriMicVolume=32256
  96. rLowPriMicVolume=32256
  97. LowPriMicBoost=ON
  98. lLowPriLineVolume=39680
  99. rLowPriLineVolume=39680
  100. lLowPriLoopBackInputVolume=38400
  101. rLowPriLoopBackInputVolume=38400
  102. lLowPriAuxInVolume=17664
  103. rLowPriAuxInVolume=17664
  104. VirtMasterMute=OFF
  105. VirtMasterGang=ON
  106.  
  107. [RECORD]
  108. ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
  109. ; lower fidelity ( probably not audible ) at low frequencies.
  110.  
  111. HighPassFilter=OFF
  112.  
  113. ; The default dither state.  This may be over-ridden at some record formats.
  114. Dither=OFF
  115.  
  116. [Meter]                                 ;       Control Panel Section
  117.  
  118. ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
  119. MeterDisplay=OFF
  120.  
  121. ; DecayRate defines how quickly the VU meter bars decay
  122. ; 0=no decay, 255=immediate and full decay. default = 8.
  123. DecayRate=16
  124.  
  125. ; The number of time / second that the VU meter will update. default=20.
  126. VUUpdateRate=10
  127.  
  128.  
  129. [CONTROLS]
  130. ; This section dictates the controls which will be present on a WSS mixer.
  131.  
  132. ;******************************************
  133. ;* Mixer Lines To include
  134. ;******************************************
  135.  
  136. MixerSources=Wave,Aux1,Aux2,Line
  137. ;MixerSources=Line,Monitor,Aux1,Wave
  138.  
  139. ;******************************************
  140. ;* Input Lines To include
  141. ;******************************************
  142.  
  143. InputSources=Aux1,Line,Mic
  144. ;InputSources=Mic,Line
  145.  
  146. ;**********************************************************
  147. ;* Line Source Descriptions ( short/long names )
  148. ;**********************************************************
  149.  
  150. ShortNameLine=LineIn
  151. ;LongNameLine=
  152. ShortNameAux1=CD/Line
  153. ;LongNameAux1=
  154. ShortNameAux2=FM/Synth
  155. ;LongNameAux2=
  156. ShortNameMono=
  157. ;LongNameMono=
  158. ;ShortNameMonitor=
  159. ;LongNameMonitor=
  160. ;ShortNameWave=
  161. ;LongNameWave=
  162. ShortNameMic=Mic
  163. ;LongNameMic=
  164. ShortNameLoopback=Mixer
  165. ;LongNameLoopback=
  166.  
  167.  
  168. ;**********************************************************
  169. ;* Thing connected to Sources entries
  170. ;**********************************************************
  171.  
  172. ; These are the possible assignment values:
  173. ;       Undefined, Digital, Line, Microphone, Synthesizer
  174. ;       CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog
  175.  
  176. SourceForLine=Line
  177. SourceForAux1=CompactDisk
  178. SourceForAux2=Synthesizer
  179. SourceForMono=
  180. SourceForMic=Microphone
  181.